2024-09-24 00:13:28,430 [ 43011 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-09-24 00:13:28,430 [ 43011 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-09-24 00:13:28,430 [ 43011 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-09-24 00:13:28,430 [ 43011 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-09-24 00:13:28,430 [ 43011 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_id680d --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_BASE_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_KERBERIZED_HADOOP_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_KERBEROS_KDC_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_JS_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_NGINX_DAV_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo]' test_distributed_inter_server_secret/test.py::test_secure test_distributed_inter_server_secret/test.py::test_secure_disagree test_distributed_inter_server_secret/test.py::test_secure_disagree_insert test_distributed_inter_server_secret/test.py::test_secure_insert_async test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async test_distributed_inter_server_secret/test.py::test_secure_insert_sync 'test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[default-]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[nopass-]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[pass-foo]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[default-]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[nopass-]' 'test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[pass-foo]' test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_distributed_load_balancing/test.py::test_load_balancing_default test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_distributed_load_balancing/test.py::test_load_balancing_in_order test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 'test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority]' 'test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative]' test_distributed_load_balancing/test.py::test_load_balancing_round_robin test_dotnet_client/test.py::test_dotnet_client test_encrypted_disk_replication/test.py::test_replication test_encrypted_disk_replication/test.py::test_zero_copy_replication test_endpoint_macro_substitution/test.py::test_different_types test_endpoint_macro_substitution/test.py::test_select_by_type test_executable_user_defined_functions_config_reload/test.py::test test_globs_in_filepath/test.py::test_deep_structure test_globs_in_filepath/test.py::test_linear_structure test_globs_in_filepath/test.py::test_strange_filenames test_globs_in_filepath/test.py::test_table_function_and_virtual_columns test_graphite_merge_tree/test.py::test_broken_partial_rollup test_graphite_merge_tree/test.py::test_combined_rules test_graphite_merge_tree/test.py::test_combined_rules_with_default test_graphite_merge_tree/test.py::test_multiple_output_blocks test_graphite_merge_tree/test.py::test_multiple_paths_and_versions test_graphite_merge_tree/test.py::test_path_dangling_pointer test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern test_graphite_merge_tree/test.py::test_rollup_aggregation test_graphite_merge_tree/test.py::test_rollup_aggregation_2 test_graphite_merge_tree/test.py::test_rollup_versions test_graphite_merge_tree/test.py::test_system_graphite_retentions test_graphite_merge_tree/test.py::test_wrong_rollup_config test_grpc_protocol_ssl/test.py::test_insecure_channel test_grpc_protocol_ssl/test.py::test_secure_channel test_grpc_protocol_ssl/test.py::test_wrong_client_certificate test_hedged_requests/test.py::test_async_connect test_hedged_requests/test.py::test_async_query_sending test_hedged_requests/test.py::test_combination1 test_hedged_requests/test.py::test_combination2 test_hedged_requests/test.py::test_combination3 test_hedged_requests/test.py::test_combination4 test_hedged_requests/test.py::test_initial_receive_timeout test_hedged_requests/test.py::test_long_query test_hedged_requests/test.py::test_receive_timeout1 test_hedged_requests/test.py::test_receive_timeout2 test_hedged_requests/test.py::test_send_data test_hedged_requests/test.py::test_send_data2 test_hedged_requests/test.py::test_send_table_status_sleep test_hedged_requests/test.py::test_send_table_status_sleep2 test_hedged_requests/test.py::test_stuck_replica test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v4 test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v4_fails_with_wrong_resolution test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v6 test_http_handlers_config/test.py::test_absolute_path_static_handler test_http_handlers_config/test.py::test_config_static_handler test_http_handlers_config/test.py::test_defaults_http_handlers test_http_handlers_config/test.py::test_dynamic_query_handler test_http_handlers_config/test.py::test_fixed_static_handler test_http_handlers_config/test.py::test_predefined_query_handler test_http_handlers_config/test.py::test_prometheus_handler test_http_handlers_config/test.py::test_relative_path_static_handler test_http_handlers_config/test.py::test_replicas_status_handler test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[1]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[1]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[1]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[1]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-1]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-1]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[0]' 'test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[1]' test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena test_keeper_feature_flags_config/test.py::test_keeper_feature_flags -vvv" altinityinfra/integration-tests-runner:0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.2.0, repeat-0.9.3, order-1.0.1, xdist-3.5.0, random-0.2 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] test_hedged_requests/test.py::test_async_connect test_grpc_protocol_ssl/test.py::test_insecure_channel test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_globs_in_filepath/test.py::test_deep_structure test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[0] test_graphite_merge_tree/test.py::test_broken_partial_rollup test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v4 test_encrypted_disk_replication/test.py::test_replication test_http_handlers_config/test.py::test_absolute_path_static_handler [gw5] [ 1%] PASSED test_graphite_merge_tree/test.py::test_broken_partial_rollup test_graphite_merge_tree/test.py::test_combined_rules [gw5] [ 2%] PASSED test_graphite_merge_tree/test.py::test_combined_rules [gw8] [ 3%] PASSED test_grpc_protocol_ssl/test.py::test_insecure_channel test_grpc_protocol_ssl/test.py::test_secure_channel [gw8] [ 4%] PASSED test_grpc_protocol_ssl/test.py::test_secure_channel test_grpc_protocol_ssl/test.py::test_wrong_client_certificate test_graphite_merge_tree/test.py::test_combined_rules_with_default [gw2] [ 5%] SKIPPED test_hedged_requests/test.py::test_async_connect test_hedged_requests/test.py::test_async_query_sending [gw6] [ 6%] PASSED test_http_handlers_config/test.py::test_absolute_path_static_handler test_http_handlers_config/test.py::test_config_static_handler [gw2] [ 7%] SKIPPED test_hedged_requests/test.py::test_async_query_sending test_hedged_requests/test.py::test_combination1 [gw2] [ 8%] SKIPPED test_hedged_requests/test.py::test_combination1 test_hedged_requests/test.py::test_combination2 [gw8] [ 9%] PASSED test_grpc_protocol_ssl/test.py::test_wrong_client_certificate [gw5] [ 10%] PASSED test_graphite_merge_tree/test.py::test_combined_rules_with_default [gw2] [ 11%] SKIPPED test_hedged_requests/test.py::test_combination2 test_hedged_requests/test.py::test_combination3 test_graphite_merge_tree/test.py::test_multiple_output_blocks [gw2] [ 12%] SKIPPED test_hedged_requests/test.py::test_combination3 test_hedged_requests/test.py::test_combination4 [gw2] [ 13%] SKIPPED test_hedged_requests/test.py::test_combination4 test_hedged_requests/test.py::test_initial_receive_timeout [gw2] [ 14%] SKIPPED test_hedged_requests/test.py::test_initial_receive_timeout test_hedged_requests/test.py::test_long_query [gw2] [ 15%] SKIPPED test_hedged_requests/test.py::test_long_query test_hedged_requests/test.py::test_receive_timeout1 [gw2] [ 16%] SKIPPED test_hedged_requests/test.py::test_receive_timeout1 test_hedged_requests/test.py::test_receive_timeout2 [gw2] [ 17%] SKIPPED test_hedged_requests/test.py::test_receive_timeout2 test_hedged_requests/test.py::test_send_data [gw5] [ 18%] PASSED test_graphite_merge_tree/test.py::test_multiple_output_blocks [gw2] [ 19%] SKIPPED test_hedged_requests/test.py::test_send_data test_hedged_requests/test.py::test_send_data2 test_graphite_merge_tree/test.py::test_multiple_paths_and_versions [gw2] [ 20%] SKIPPED test_hedged_requests/test.py::test_send_data2 test_hedged_requests/test.py::test_send_table_status_sleep [gw2] [ 21%] SKIPPED test_hedged_requests/test.py::test_send_table_status_sleep test_hedged_requests/test.py::test_send_table_status_sleep2 [gw4] [ 22%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[0] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[1] [gw2] [ 23%] SKIPPED test_hedged_requests/test.py::test_send_table_status_sleep2 test_hedged_requests/test.py::test_stuck_replica [gw5] [ 24%] PASSED test_graphite_merge_tree/test.py::test_multiple_paths_and_versions [gw2] [ 25%] SKIPPED test_hedged_requests/test.py::test_stuck_replica test_graphite_merge_tree/test.py::test_path_dangling_pointer test_dotnet_client/test.py::test_dotnet_client test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total [gw4] [ 26%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[1] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[0] [gw1] [ 27%] PASSED test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_distributed_load_balancing/test.py::test_load_balancing_default [gw2] [ 28%] SKIPPED test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total [gw4] [ 29%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[0] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[1] [gw9] [ 30%] PASSED test_encrypted_disk_replication/test.py::test_replication test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena test_encrypted_disk_replication/test.py::test_zero_copy_replication [gw6] [ 31%] PASSED test_http_handlers_config/test.py::test_config_static_handler test_http_handlers_config/test.py::test_defaults_http_handlers [gw8] [ 32%] PASSED test_dotnet_client/test.py::test_dotnet_client [gw9] [ 33%] PASSED test_encrypted_disk_replication/test.py::test_zero_copy_replication [gw4] [ 34%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[1] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[0] test_executable_user_defined_functions_config_reload/test.py::test [gw0] [ 35%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] [gw0] [ 36%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] [gw0] [ 37%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] [gw2] [ 38%] SKIPPED test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena [gw4] [ 39%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[0] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[1] [gw0] [ 40%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] [gw5] [ 41%] PASSED test_graphite_merge_tree/test.py::test_path_dangling_pointer test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern [gw0] [ 42%] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] test_distributed_inter_server_secret/test.py::test_secure [gw0] [ 43%] PASSED test_distributed_inter_server_secret/test.py::test_secure test_distributed_inter_server_secret/test.py::test_secure_disagree [gw5] [ 44%] PASSED test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern [gw0] [ 45%] PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree test_distributed_inter_server_secret/test.py::test_secure_disagree_insert test_graphite_merge_tree/test.py::test_rollup_aggregation [gw5] [ 46%] PASSED test_graphite_merge_tree/test.py::test_rollup_aggregation [gw0] [ 47%] PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree_insert test_distributed_inter_server_secret/test.py::test_secure_insert_async test_graphite_merge_tree/test.py::test_rollup_aggregation_2 [gw5] [ 48%] PASSED test_graphite_merge_tree/test.py::test_rollup_aggregation_2 test_graphite_merge_tree/test.py::test_rollup_versions [gw0] [ 49%] PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_async test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async [gw5] [ 50%] PASSED test_graphite_merge_tree/test.py::test_rollup_versions [gw6] [ 51%] PASSED test_http_handlers_config/test.py::test_defaults_http_handlers test_http_handlers_config/test.py::test_dynamic_query_handler test_graphite_merge_tree/test.py::test_system_graphite_retentions [gw4] [ 52%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[1] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[0] [gw5] [ 53%] PASSED test_graphite_merge_tree/test.py::test_system_graphite_retentions test_graphite_merge_tree/test.py::test_wrong_rollup_config [gw5] [ 54%] PASSED test_graphite_merge_tree/test.py::test_wrong_rollup_config [gw0] [ 55%] PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async test_distributed_inter_server_secret/test.py::test_secure_insert_sync [gw0] [ 56%] PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_sync test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] test_endpoint_macro_substitution/test.py::test_different_types [gw4] [ 57%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[0] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[1] [gw0] [ 58%] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] [gw0] [ 59%] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] [gw0] [ 60%] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] [gw4] [ 61%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[1] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-0] [gw0] [ 62%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] [gw0] [ 63%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] [gw4] [ 64%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-0] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-1] [gw0] [ 65%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[default-] [gw0] [ 66%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[default-] test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[nopass-] [gw8] [ 67%] PASSED test_executable_user_defined_functions_config_reload/test.py::test [gw6] [ 68%] PASSED test_http_handlers_config/test.py::test_dynamic_query_handler test_http_handlers_config/test.py::test_fixed_static_handler [gw0] [ 69%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[nopass-] test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[pass-foo] test_keeper_feature_flags_config/test.py::test_keeper_feature_flags [gw4] [ 70%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-1] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-0] [gw0] [ 71%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[pass-foo] test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[default-] [gw0] [ 72%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[default-] test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[nopass-] [gw0] [ 73%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[nopass-] test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[pass-foo] [gw0] [ 74%] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[pass-foo] [gw4] [ 75%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-0] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-1] [gw3] [ 76%] PASSED test_globs_in_filepath/test.py::test_deep_structure test_globs_in_filepath/test.py::test_linear_structure [gw4] [ 77%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-1] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[0] [gw6] [ 78%] PASSED test_http_handlers_config/test.py::test_fixed_static_handler test_http_handlers_config/test.py::test_predefined_query_handler [gw3] [ 79%] PASSED test_globs_in_filepath/test.py::test_linear_structure test_globs_in_filepath/test.py::test_strange_filenames [gw4] [ 80%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[0] test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[1] [gw3] [ 81%] PASSED test_globs_in_filepath/test.py::test_strange_filenames test_globs_in_filepath/test.py::test_table_function_and_virtual_columns [gw3] [ 82%] PASSED test_globs_in_filepath/test.py::test_table_function_and_virtual_columns [gw4] [ 83%] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[1] [gw7] [ 84%] PASSED test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v4 test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v4_fails_with_wrong_resolution [gw6] [ 85%] PASSED test_http_handlers_config/test.py::test_predefined_query_handler test_http_handlers_config/test.py::test_prometheus_handler [gw8] [ 86%] PASSED test_keeper_feature_flags_config/test.py::test_keeper_feature_flags [gw1] [ 87%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_default test_distributed_load_balancing/test.py::test_load_balancing_first_or_random [gw6] [ 88%] PASSED test_http_handlers_config/test.py::test_prometheus_handler test_http_handlers_config/test.py::test_relative_path_static_handler [gw9] [ 89%] PASSED test_endpoint_macro_substitution/test.py::test_different_types test_endpoint_macro_substitution/test.py::test_select_by_type [gw6] [ 90%] PASSED test_http_handlers_config/test.py::test_relative_path_static_handler test_http_handlers_config/test.py::test_replicas_status_handler [gw9] [ 91%] PASSED test_endpoint_macro_substitution/test.py::test_select_by_type [gw6] [ 92%] PASSED test_http_handlers_config/test.py::test_replicas_status_handler [gw7] [ 93%] PASSED test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v4_fails_with_wrong_resolution test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v6 [gw1] [ 94%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_distributed_load_balancing/test.py::test_load_balancing_in_order [gw7] [ 95%] PASSED test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v6 [gw1] [ 96%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_in_order test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname [gw1] [ 97%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] [gw1] [ 98%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] [gw1] [ 99%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] test_distributed_load_balancing/test.py::test_load_balancing_round_robin [gw1] [100%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_round_robin ============================== slowest durations =============================== 98.61s call test_distributed_load_balancing/test.py::test_load_balancing_default 95.74s setup test_endpoint_macro_substitution/test.py::test_different_types 91.19s call test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v6 90.63s call test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v4 90.63s call test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v4_fails_with_wrong_resolution 87.00s call test_distributed_load_balancing/test.py::test_load_balancing_in_order 84.43s call test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 83.48s call test_distributed_load_balancing/test.py::test_load_balancing_first_or_random 81.60s call test_globs_in_filepath/test.py::test_deep_structure 49.89s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] 40.11s setup test_encrypted_disk_replication/test.py::test_replication 30.67s call test_keeper_feature_flags_config/test.py::test_keeper_feature_flags 30.09s setup test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v4 29.96s call test_graphite_merge_tree/test.py::test_path_dangling_pointer 24.17s teardown test_encrypted_disk_replication/test.py::test_zero_copy_replication 23.77s setup test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors 23.61s call test_http_handlers_config/test.py::test_dynamic_query_handler 22.87s teardown test_endpoint_macro_substitution/test.py::test_select_by_type 22.15s call test_executable_user_defined_functions_config_reload/test.py::test 22.00s call test_http_handlers_config/test.py::test_config_static_handler 21.96s call test_http_handlers_config/test.py::test_absolute_path_static_handler 21.91s call test_http_handlers_config/test.py::test_predefined_query_handler 21.36s setup test_hedged_requests/test.py::test_async_connect 20.44s call test_http_handlers_config/test.py::test_fixed_static_handler 19.03s call test_http_handlers_config/test.py::test_defaults_http_handlers 18.90s call test_http_handlers_config/test.py::test_relative_path_static_handler 18.86s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[0] 18.76s call test_http_handlers_config/test.py::test_prometheus_handler 18.38s setup test_grpc_protocol_ssl/test.py::test_insecure_channel 18.19s call test_http_handlers_config/test.py::test_replicas_status_handler 17.34s setup test_graphite_merge_tree/test.py::test_broken_partial_rollup 17.04s setup test_globs_in_filepath/test.py::test_deep_structure 15.85s setup test_executable_user_defined_functions_config_reload/test.py::test 13.44s setup test_keeper_feature_flags_config/test.py::test_keeper_feature_flags 12.69s call test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena 11.54s call test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors 11.50s setup test_dotnet_client/test.py::test_dotnet_client 9.58s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[pass-foo] 8.65s call test_globs_in_filepath/test.py::test_linear_structure 8.40s call test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] 8.34s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[0] 8.20s call test_distributed_load_balancing/test.py::test_load_balancing_round_robin 8.05s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[1] 7.95s call test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] 7.90s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[1] 7.88s teardown test_distributed_load_balancing/test.py::test_load_balancing_round_robin 7.61s setup test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total 7.39s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[1] 7.21s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[0] 7.17s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[1] 7.07s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[0] 6.89s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-1] 6.73s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-1] 6.72s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-0] 6.71s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-0] 6.67s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[0] 6.45s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[1] 6.21s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[0] 5.90s call test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[1] 5.50s teardown test_graphite_merge_tree/test.py::test_wrong_rollup_config 5.41s teardown test_grpc_protocol_ssl/test.py::test_wrong_client_certificate 5.13s teardown test_globs_in_filepath/test.py::test_table_function_and_virtual_columns 5.00s teardown test_hedged_requests/test.py::test_stuck_replica 4.87s call test_dotnet_client/test.py::test_dotnet_client 4.78s teardown test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v6 4.26s call test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async 3.94s teardown test_dotnet_client/test.py::test_dotnet_client 3.66s teardown test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total 3.18s call test_globs_in_filepath/test.py::test_strange_filenames 2.74s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] 2.73s call test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] 2.72s call test_encrypted_disk_replication/test.py::test_replication 2.69s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] 2.66s call test_globs_in_filepath/test.py::test_table_function_and_virtual_columns 2.63s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] 2.63s call test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] 2.53s call test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] 2.51s teardown test_executable_user_defined_functions_config_reload/test.py::test 2.42s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[nopass-] 2.32s teardown test_keeper_feature_flags_config/test.py::test_keeper_feature_flags 2.16s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[default-] 2.13s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[pass-foo] 2.06s call test_encrypted_disk_replication/test.py::test_zero_copy_replication 2.03s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[nopass-] 2.03s call test_grpc_protocol_ssl/test.py::test_insecure_channel 2.00s call test_grpc_protocol_ssl/test.py::test_wrong_client_certificate 1.99s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[pass-foo] 1.90s call test_distributed_inter_server_secret/test.py::test_secure_insert_async 1.88s call test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[default-] 1.78s call test_graphite_merge_tree/test.py::test_combined_rules_with_default 1.77s call test_graphite_merge_tree/test.py::test_multiple_output_blocks 1.70s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] 1.70s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] 1.65s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] 1.57s call test_graphite_merge_tree/test.py::test_rollup_versions 1.47s call test_distributed_inter_server_secret/test.py::test_secure_disagree_insert 1.45s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] 1.42s call test_distributed_inter_server_secret/test.py::test_secure_insert_sync 1.35s call test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] 1.32s call test_graphite_merge_tree/test.py::test_combined_rules 1.27s call test_graphite_merge_tree/test.py::test_broken_partial_rollup 1.21s call test_endpoint_macro_substitution/test.py::test_select_by_type 1.15s setup test_distributed_load_balancing/test.py::test_load_balancing_default 1.15s setup test_distributed_load_balancing/test.py::test_load_balancing_first_or_random 1.10s setup test_distributed_load_balancing/test.py::test_load_balancing_in_order 1.05s setup test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 1.05s setup test_distributed_load_balancing/test.py::test_load_balancing_round_robin 1.00s setup test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] 1.00s setup test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] 0.98s call test_graphite_merge_tree/test.py::test_rollup_aggregation 0.95s call test_graphite_merge_tree/test.py::test_system_graphite_retentions 0.69s call test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern 0.47s call test_graphite_merge_tree/test.py::test_wrong_rollup_config 0.47s teardown test_encrypted_disk_replication/test.py::test_replication 0.47s call test_graphite_merge_tree/test.py::test_multiple_paths_and_versions 0.42s call test_distributed_inter_server_secret/test.py::test_secure_disagree 0.42s call test_endpoint_macro_substitution/test.py::test_different_types 0.38s setup test_graphite_merge_tree/test.py::test_multiple_paths_and_versions 0.37s teardown test_graphite_merge_tree/test.py::test_multiple_paths_and_versions 0.37s call test_hedged_requests/test.py::test_receive_timeout2 0.37s call test_hedged_requests/test.py::test_receive_timeout1 0.37s call test_hedged_requests/test.py::test_async_connect 0.37s teardown test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern 0.37s call test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total 0.37s call test_hedged_requests/test.py::test_async_query_sending 0.37s call test_graphite_merge_tree/test.py::test_rollup_aggregation_2 0.37s teardown test_graphite_merge_tree/test.py::test_system_graphite_retentions 0.37s setup test_graphite_merge_tree/test.py::test_path_dangling_pointer 0.37s call test_hedged_requests/test.py::test_long_query 0.37s teardown test_graphite_merge_tree/test.py::test_path_dangling_pointer 0.33s call test_hedged_requests/test.py::test_stuck_replica 0.33s call test_hedged_requests/test.py::test_send_table_status_sleep2 0.33s setup test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern 0.32s call test_hedged_requests/test.py::test_send_table_status_sleep 0.32s call test_hedged_requests/test.py::test_send_data 0.32s call test_hedged_requests/test.py::test_combination4 0.32s setup test_graphite_merge_tree/test.py::test_system_graphite_retentions 0.32s setup test_graphite_merge_tree/test.py::test_rollup_versions 0.32s teardown test_graphite_merge_tree/test.py::test_rollup_aggregation 0.32s teardown test_graphite_merge_tree/test.py::test_combined_rules_with_default 0.32s call test_hedged_requests/test.py::test_combination2 0.32s call test_hedged_requests/test.py::test_combination1 0.32s call test_distributed_inter_server_secret/test.py::test_secure 0.32s call test_hedged_requests/test.py::test_send_data2 0.32s call test_hedged_requests/test.py::test_combination3 0.27s teardown test_graphite_merge_tree/test.py::test_rollup_aggregation_2 0.27s teardown test_graphite_merge_tree/test.py::test_multiple_output_blocks 0.27s setup test_graphite_merge_tree/test.py::test_combined_rules 0.27s setup test_graphite_merge_tree/test.py::test_combined_rules_with_default 0.27s call test_hedged_requests/test.py::test_initial_receive_timeout 0.27s setup test_graphite_merge_tree/test.py::test_wrong_rollup_config 0.27s teardown test_graphite_merge_tree/test.py::test_rollup_versions 0.27s teardown test_graphite_merge_tree/test.py::test_combined_rules 0.27s setup test_graphite_merge_tree/test.py::test_rollup_aggregation_2 0.27s setup test_graphite_merge_tree/test.py::test_multiple_output_blocks 0.27s setup test_graphite_merge_tree/test.py::test_rollup_aggregation 0.24s call test_grpc_protocol_ssl/test.py::test_secure_channel 0.22s teardown test_graphite_merge_tree/test.py::test_broken_partial_rollup 0.05s setup test_http_handlers_config/test.py::test_absolute_path_static_handler 0.00s teardown test_endpoint_macro_substitution/test.py::test_different_types 0.00s teardown test_globs_in_filepath/test.py::test_deep_structure 0.00s setup test_hedged_requests/test.py::test_stuck_replica 0.00s teardown test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[0] 0.00s setup test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] 0.00s setup test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v4_fails_with_wrong_resolution 0.00s teardown test_http_handlers_config/test.py::test_replicas_status_handler 0.00s setup test_http_handlers_config/test.py::test_defaults_http_handlers 0.00s teardown test_grpc_protocol_ssl/test.py::test_insecure_channel 0.00s teardown test_http_handlers_config/test.py::test_absolute_path_static_handler 0.00s teardown test_http_handlers_config/test.py::test_defaults_http_handlers 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-0] 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] 0.00s teardown test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v4 0.00s setup test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] 0.00s setup test_encrypted_disk_replication/test.py::test_zero_copy_replication 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[nopass-] 0.00s setup test_globs_in_filepath/test.py::test_linear_structure 0.00s teardown test_http_handlers_config/test.py::test_config_static_handler 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[default-] 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[1] 0.00s setup test_grpc_protocol_ssl/test.py::test_secure_channel 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-0] 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-1] 0.00s teardown test_hedged_requests/test.py::test_async_connect 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[pass-foo] 0.00s teardown test_hedged_requests/test.py::test_combination2 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[1] 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[0] 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[0] 0.00s teardown test_http_handlers_config/test.py::test_predefined_query_handler 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] 0.00s setup test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[nopass-] 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] 0.00s setup test_hedged_requests/test.py::test_long_query 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[1] 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[0] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_default 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[1] 0.00s setup test_grpc_protocol_ssl/test.py::test_wrong_client_certificate 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_in_order 0.00s setup test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[0] 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[1] 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[default-] 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[0] 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[1] 0.00s setup test_hedged_requests/test.py::test_send_table_status_sleep2 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-0] 0.00s setup test_endpoint_macro_substitution/test.py::test_select_by_type 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[pass-foo] 0.00s teardown test_globs_in_filepath/test.py::test_linear_structure 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[pass-foo] 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-1] 0.00s setup test_globs_in_filepath/test.py::test_table_function_and_virtual_columns 0.00s setup test_hedged_requests/test.py::test_initial_receive_timeout 0.00s teardown test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[1] 0.00s setup test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] 0.00s setup test_http_handlers_config/test.py::test_fixed_static_handler 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-1] 0.00s setup test_hedged_requests/test.py::test_combination2 0.00s teardown test_http_handlers_config/test.py::test_fixed_static_handler 0.00s teardown test_hedged_requests/test.py::test_combination1 0.00s setup test_hedged_requests/test.py::test_send_table_status_sleep 0.00s teardown test_http_handlers_config/test.py::test_dynamic_query_handler 0.00s teardown test_globs_in_filepath/test.py::test_strange_filenames 0.00s setup test_hedged_requests/test.py::test_send_data 0.00s setup test_hedged_requests/test.py::test_combination1 0.00s teardown test_hedged_requests/test.py::test_send_table_status_sleep 0.00s teardown test_hedged_requests/test.py::test_send_data2 0.00s setup test_http_handlers_config/test.py::test_prometheus_handler 0.00s setup test_http_handlers_config/test.py::test_config_static_handler 0.00s setup test_distributed_inter_server_secret/test.py::test_secure 0.00s teardown test_hedged_requests/test.py::test_send_table_status_sleep2 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_insert_sync 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] 0.00s teardown test_http_handlers_config/test.py::test_relative_path_static_handler 0.00s setup test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[default-] 0.00s teardown test_hedged_requests/test.py::test_async_query_sending 0.00s setup test_hedged_requests/test.py::test_async_query_sending 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] 0.00s teardown test_hedged_requests/test.py::test_initial_receive_timeout 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[0] 0.00s setup test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[1] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_first_or_random 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] 0.00s setup test_http_handlers_config/test.py::test_dynamic_query_handler 0.00s setup test_globs_in_filepath/test.py::test_strange_filenames 0.00s setup test_hedged_requests/test.py::test_combination4 0.00s setup test_http_handlers_config/test.py::test_predefined_query_handler 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[0] 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[default-] 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[nopass-] 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_disagree 0.00s teardown test_http_handlers_config/test.py::test_prometheus_handler 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_insert_async 0.00s setup test_hedged_requests/test.py::test_receive_timeout2 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure 0.00s teardown test_hedged_requests/test.py::test_combination4 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async 0.00s teardown test_hedged_requests/test.py::test_combination3 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_disagree_insert 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_insert_async 0.00s setup test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v6 0.00s teardown test_hedged_requests/test.py::test_receive_timeout2 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] 0.00s teardown test_hedged_requests/test.py::test_receive_timeout1 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[1] 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-0] 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-1] 0.00s setup test_http_handlers_config/test.py::test_replicas_status_handler 0.00s teardown test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[0] 0.00s teardown test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[nopass-] 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_disagree_insert 0.00s teardown test_hedged_requests/test.py::test_long_query 0.00s setup test_hedged_requests/test.py::test_combination3 0.00s teardown test_distributed_inter_server_secret/test.py::test_secure_insert_sync 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] 0.00s setup test_distributed_inter_server_secret/test.py::test_secure_disagree 0.00s teardown test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] 0.00s setup test_hedged_requests/test.py::test_receive_timeout1 0.00s setup test_hedged_requests/test.py::test_send_data2 0.00s setup test_http_handlers_config/test.py::test_relative_path_static_handler 0.00s teardown test_grpc_protocol_ssl/test.py::test_secure_channel 0.00s teardown test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v4_fails_with_wrong_resolution 0.00s teardown test_hedged_requests/test.py::test_send_data =========================== short test summary info ============================ PASSED test_graphite_merge_tree/test.py::test_broken_partial_rollup PASSED test_graphite_merge_tree/test.py::test_combined_rules PASSED test_grpc_protocol_ssl/test.py::test_insecure_channel PASSED test_grpc_protocol_ssl/test.py::test_secure_channel PASSED test_http_handlers_config/test.py::test_absolute_path_static_handler PASSED test_grpc_protocol_ssl/test.py::test_wrong_client_certificate PASSED test_graphite_merge_tree/test.py::test_combined_rules_with_default PASSED test_graphite_merge_tree/test.py::test_multiple_output_blocks PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[0] PASSED test_graphite_merge_tree/test.py::test_multiple_paths_and_versions PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_big[1] PASSED test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[0] PASSED test_encrypted_disk_replication/test.py::test_replication PASSED test_http_handlers_config/test.py::test_config_static_handler PASSED test_dotnet_client/test.py::test_dotnet_client PASSED test_encrypted_disk_replication/test.py::test_zero_copy_replication PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_corrupted_small[1] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[nopass-] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_insecure_cluster[pass-foo] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[default-] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[0] PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[nopass-] PASSED test_graphite_merge_tree/test.py::test_path_dangling_pointer PASSED test_distributed_inter_server_secret/test.py::test_per_user_protocol_settings_secure_cluster[pass-foo] PASSED test_distributed_inter_server_secret/test.py::test_secure PASSED test_graphite_merge_tree/test.py::test_paths_not_matching_any_pattern PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree PASSED test_graphite_merge_tree/test.py::test_rollup_aggregation PASSED test_distributed_inter_server_secret/test.py::test_secure_disagree_insert PASSED test_graphite_merge_tree/test.py::test_rollup_aggregation_2 PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_async PASSED test_graphite_merge_tree/test.py::test_rollup_versions PASSED test_http_handlers_config/test.py::test_defaults_http_handlers PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_different_header[1] PASSED test_graphite_merge_tree/test.py::test_system_graphite_retentions PASSED test_graphite_merge_tree/test.py::test_wrong_rollup_config PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_buffer_async PASSED test_distributed_inter_server_secret/test.py::test_secure_insert_sync PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[0] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[default-] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[nopass-] PASSED test_distributed_inter_server_secret/test.py::test_user_insecure_cluster[pass-foo] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_success[1] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[default-] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[nopass-] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-0] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster[pass-foo] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[default-] PASSED test_executable_user_defined_functions_config_reload/test.py::test PASSED test_http_handlers_config/test.py::test_dynamic_query_handler PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[nopass-] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[0-1] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster_from_backward[pass-foo] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[default-] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[nopass-] PASSED test_distributed_inter_server_secret/test.py::test_user_secure_cluster_with_backward[pass-foo] PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-0] PASSED test_globs_in_filepath/test.py::test_deep_structure PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_1[1-1] PASSED test_http_handlers_config/test.py::test_fixed_static_handler PASSED test_globs_in_filepath/test.py::test_linear_structure PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[0] PASSED test_globs_in_filepath/test.py::test_strange_filenames PASSED test_globs_in_filepath/test.py::test_table_function_and_virtual_columns PASSED test_insert_distributed_async_send/test.py::test_insert_distributed_async_send_truncated_2[1] PASSED test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v4 PASSED test_http_handlers_config/test.py::test_predefined_query_handler PASSED test_keeper_feature_flags_config/test.py::test_keeper_feature_flags PASSED test_distributed_load_balancing/test.py::test_load_balancing_default PASSED test_http_handlers_config/test.py::test_prometheus_handler PASSED test_endpoint_macro_substitution/test.py::test_different_types PASSED test_http_handlers_config/test.py::test_relative_path_static_handler PASSED test_endpoint_macro_substitution/test.py::test_select_by_type PASSED test_http_handlers_config/test.py::test_replicas_status_handler PASSED test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v4_fails_with_wrong_resolution PASSED test_distributed_load_balancing/test.py::test_load_balancing_first_or_random PASSED test_host_regexp_multiple_ptr_records/test.py::test_host_regexp_multiple_ptr_v6 PASSED test_distributed_load_balancing/test.py::test_load_balancing_in_order PASSED test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] PASSED test_distributed_load_balancing/test.py::test_load_balancing_round_robin SKIPPED [1] test_hedged_requests/test.py:403: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:436: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:300: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:312: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:324: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:337: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:382: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:240: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:351: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:366: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:280: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:289: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:259: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:268: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:207: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_input_format_parallel_parsing_memory_tracking/test.py:33: Memory tracking does not make sense to check under Thread Sanitizer SKIPPED [1] test_jemalloc_percpu_arena/test.py:62: Compiled without jemalloc (USE_JEMALLOC=b'') ================== 83 passed, 17 skipped in 430.63s (0:07:10) ==================